Bump version to 1.0
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 19 Jun 2003 05:58:06 +0000 (05:58 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 19 Jun 2003 05:58:06 +0000 (05:58 +0000)
magxfer/Makefile

index f3753a17d426b3622a6e588390d490190aaa04d8..5db1ecde913bbb057a61174691812e25bf67748d 100644 (file)
@@ -5,10 +5,10 @@ magxfer: magxfer.c
 clean:
        rm -f magxfer
 
-VERSIONU=0_8_1
-VERSIOND=0.8.1
+VERSIONU=1_0_0
+VERSIOND=1.0.0
 release:
        cvs tag magxfer_$(VERSIONU)
        cvs export -r magxfer_$(VERSIONU) -d magxfer-$(VERSIOND) magxfer
        tar cvzf /tmp/magxfer-$(VERSIOND).tar.gz magxfer-$(VERSIOND)
-       curl -u anonymous:anonymous --upload-file /tmp/magxfer-$(VERSIOND).tar.gz ftp://upload.sf.net/incoming
+       curl -u anonymous:anonymous --upload-file /tmp/magxfer-$(VERSIOND).tar.gz ftp://upload.sf.net/incoming/